Skip to content

Skip ipyparallel test on MacOS #349

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 31, 2022
Merged

Skip ipyparallel test on MacOS #349

merged 1 commit into from
May 31, 2022

Conversation

basnijholt
Copy link
Member

@basnijholt basnijholt commented May 31, 2022

Description

Please include a summary of the change and which (if so) issue is fixed.

Fixes #(ISSUE_NUMBER_HERE)

Checklist

  • Fixed style issues using pre-commit run --all (first install using pip install pre-commit)
  • pytest passed

Type of change

Check relevant option(s).

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • (Code) style fix or documentation update
  • This change requires a documentation update

@basnijholt basnijholt enabled auto-merge (squash) May 31, 2022 16:20
@codecov-commenter
Copy link

Codecov Report

Merging #349 (b206242) into master (6bb5d28) will decrease coverage by 0.03%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #349      +/-   ##
==========================================
- Coverage   80.81%   80.78%   -0.04%     
==========================================
  Files          38       38              
  Lines        5057     5058       +1     
  Branches      946      946              
==========================================
- Hits         4087     4086       -1     
- Misses        828      829       +1     
- Partials      142      143       +1     
Impacted Files Coverage Δ
adaptive/tests/test_runner.py 87.50% <100.00%> (+0.15%) ⬆️
adaptive/learner/average_learner1D.py 78.81% <0.00%> (-0.75%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6bb5d28...b206242. Read the comment docs.

@basnijholt basnijholt disabled auto-merge May 31, 2022 16:34
@basnijholt basnijholt merged commit a596bcd into master May 31, 2022
@basnijholt basnijholt deleted the skip-test-macos branch May 31, 2022 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants